hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
Router.addRoute
hunt
routing
router
Router
Undocumented in source. Be warned that the author may not have intended to support it.
Router
addRoute
(string method, string path, HandleFunction handle, string group)
class
Router
Router
addRoute
(
string
method
,
string
path
,
HandleFunction
handle
,
string
group
=
DEFAULT_ROUTE_GROUP
)
Router
addRoute
(Route route, string group)
Meta
Source
See Implementation
hunt
routing
router
Router
constructors
this
functions
addGroup
addRoute
buildUriQueryString
createUrl
getGroup
loadConfig
match
mendPath
setConfigPath
setSupportMultipleGroup